CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 打开 图像

搜索资源列表

  1. MFC_SingleDoc_ShowImage

    0下载:
  2. 文档类一般只能打开文字类型的文件,该程序用文档类来显示图像,其中加载了OPENCV库,同时实现了打印及预览功能-General can only open the text document class type of file, the program used to display images document class, which is loaded OPENCV library, while achieving a print and preview
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10718875
    • 提供者:
  1. OpenImage

    0下载:
  2. 使用OPENCV中的HEIGUI库进行图像打开操作-OPENCV the HEIGUI library using the image to open operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12787712
    • 提供者:徐皓
  1. MediaDll-2008_V2

    0下载:
  2. 用Opencv实现视频、图像、摄像头图像视频的打开与保存,用类来封装,隐藏opencv的函数。-Opencv achieve with video, images, video camera images to open and save, use classes to encapsulate, hide the opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1080466
    • 提供者:哥琴
  1. SAVE

    0下载:
  2. 基于openCV实现的图像打开、复制和保存功能 运行环境:VC++ 2008 expre-Implemented based on the image to open openCV, copy and save functions operating environment: VC++ 2008 express
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1480
    • 提供者:
  1. tmd

    0下载:
  2. opencv基础数据结构的各种操作实现示例,包括:图像的打开、保存、边缘检测和人脸识别简单示例-opencv-based data structure operations to achieve a variety of examples, including: the image open, save, simple example of edge detection and face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9794729
    • 提供者:lenyue
  1. testopencv-

    0下载:
  2. 基于opencv,在MFC中,打开和读取图像。-Based on OpenCV,open and read image in MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1341511
    • 提供者:黄敏
  1. Test_Opencv

    0下载:
  2. 这个程序是在MFC的基础上应用opencv来实现图像的打开、显示、并进行Canny算子检测,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, and with Canny operator to detect, along with detailed steps.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4816857
    • 提供者:wuchenlong
  1. ShowImage

    0下载:
  2. 用opencv做的一个基于单文档的图像显示程序,可以打开常见的图片格式,代码非常简洁,对初学opencv,以及vc的同学有一定帮助。-The opencv-based single document image display program, you can open common image format, the code is very simple, beginner opencv and vc students have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34941
    • 提供者:王乐
  1. opencv_rand_draw

    0下载:
  2. 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5   实验功能:   1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2662400
    • 提供者:wuwei
  1. opencv_dft

    0下载:
  2.   本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。   实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:931840
    • 提供者:wuwei
  1. opencv1

    0下载:
  2. 用OpenCV实现打开一幅彩色图像,显示出来; 将其转换为灰度图并保存为文件; 将其二值化并保存为文件-Using OpenCV open a color image displayed be converted to grayscale and saved as a file Second value and saved as a file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:2841780
    • 提供者:陈斌
  1. EX1

    0下载:
  2.   1.用OpenCV实现打开一幅彩色图像,显示出来;   2.将其转换为灰度图并保存为文件;   3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1924525
    • 提供者:戴佳毅
  1. vedio

    0下载:
  2. 基于开源的图像处理库opencv,打开电脑摄像头,并读取摄像头数据将它显示在窗口中,同时进行边缘检测-Based on open source image processing library opencv, open the computer camera, and read the camera data to display it in the window, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9390406
    • 提供者:lin
  1. HistEqualization

    0下载:
  2. 基于opencv的直方图均衡化,包含灰度图像和彩色图像的直方图均衡化,效果很好,无需配置,下载即可打开工程,运行程序。-Hist equalization based on opencv,including processing gray and color image.It performance well and can be used very easily.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5735366
    • 提供者:littlebo
  1. OpenCVmorphology

    0下载:
  2. 使用OpenCV实现对图像的膨胀腐蚀功能,打开与闭合等。-The use of OpenCV to achieve the expansion of corrosion function image, open and closed.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:196567
    • 提供者:tp
  1. Resize

    0下载:
  2. 用opencv+vs2010打开,用来改变图像的大小,已调试通过.-Changing the image size
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4489216
    • 提供者:zhanbiqiang
  1. show_pic

    0下载:
  2. VC6.0,MFC配合OPENCV1.0打开显示一幅图片 。简单的Opencv测试程序,修改后可用于显示摄像头图像-VC6.0, MFC displays a picture with OPENCV1.0 open . Simple Opencv testing procedures, can be used to modify the camera image display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2324662
    • 提供者:刘磊
  1. VideoCapture-hqh

    0下载:
  2. 基于opencv的打开摄像头并读取图像显示,利用VideoCapture进行获取图像,对于初学者有较好的参考作用-open the camera using the opencv funtions
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3577
    • 提供者:hqh
  1. capcamer---2

    0下载:
  2. 通过c++打开摄像头截取人头像并进行图像处理,需要opencv组件。-Open interception human head and camera image processing by c++, need opencv components.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2212325
    • 提供者:梅木每
  1. canny_edge

    0下载:
  2. opencv结合MFC,打开图片并进行图像处理-opencv combined with MFC, open the picture and image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16594113
    • 提供者:zhao
« 1 2 3 4 56 »
搜珍网 www.dssz.com